JAMSRESTAPI Web Service
PostConnection_ParseOracleConnection
JAMSRESTAPI Web Service > All Operations Resource Group : Connection_ParseOracleConnection (Post)

Resource Path: /api/oracle/parse-connection

Uri: http://doc.jamsscheduler.com/api/oracle/parse-connection

Request

The request body is of type ConnectionStringDto.

Overview

ConnectionStringDto
connectionString : string
Response

The response body is of type OracleParseConnectionResponseModel.

OK

Overview

OracleParseConnectionResponseModel
connectionString : string
credentialModel : CredentialModel
credentialName : string
credentialID : integer
logonUserName : string
proxyCredentialModel : CredentialModel
credentialName : string
credentialID : integer
logonUserName : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service